You are here: System management > Command-line system management tools > Service-enabled system management > Updating an access group from the command line

Updating access groups from the command line

Use the prpcServiceUtils command-line tool to update access groups to provide access to a new application version as part of an automated deployment.

You must have a running Pega Platform instance to use the prpcServiceUtils tool.

Follow these steps to update an access group:

  1. Optional. Enter a comma-delimited list of access groups to update. If you do not enter a list of access groups, the system updates all access groups that access the application.

    updateAccessGroup.groupList=AccessGroup1, AccessGroup2, AccessGroup3

  2. Specify the application name:

    updateAccessGroup.applicationName=your-application-name
  3. Specify the new application version:

    updateAccessGroup.applicationVersion=X.X.X
  4. Save and close the prpcServiceUtils.properties file.
  5. Run the prpcServiceUtils.bat or prpcServiceUtils.sh script. For example:

    prpcServiceUtils.bat updateaccessgroup